home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue59 / Arch / Extended Sample / UnitFormEntityOrders.dfm < prev    next >
Encoding:
Text File  |  2000-05-19  |  8.8 KB  |  431 lines

  1. inherited FormEntityOrders: TFormEntityOrders
  2.   Left = 792
  3.   Top = 231
  4.   Caption = 'FormEntityOrders'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   object Label1: TLabel [0]
  8.     Left = 16
  9.     Top = 40
  10.     Width = 40
  11.     Height = 13
  12.     Caption = 'OrderNo'
  13.     FocusControl = DBEdit1
  14.   end
  15.   object Label2: TLabel [1]
  16.     Left = 16
  17.     Top = 84
  18.     Width = 35
  19.     Height = 13
  20.     Caption = 'CustNo'
  21.     FocusControl = DBEdit2
  22.   end
  23.   object Label3: TLabel [2]
  24.     Left = 16
  25.     Top = 128
  26.     Width = 44
  27.     Height = 13
  28.     Caption = 'SaleDate'
  29.     FocusControl = DBEdit3
  30.   end
  31.   object Label4: TLabel [3]
  32.     Left = 16
  33.     Top = 172
  34.     Width = 44
  35.     Height = 13
  36.     Caption = 'ShipDate'
  37.     FocusControl = DBEdit4
  38.   end
  39.   object Label5: TLabel [4]
  40.     Left = 16
  41.     Top = 216
  42.     Width = 35
  43.     Height = 13
  44.     Caption = 'EmpNo'
  45.     FocusControl = DBEdit5
  46.   end
  47.   object Label6: TLabel [5]
  48.     Left = 188
  49.     Top = 40
  50.     Width = 71
  51.     Height = 13
  52.     Caption = 'ShipToContact'
  53.     FocusControl = DBEdit6
  54.   end
  55.   object Label7: TLabel [6]
  56.     Left = 188
  57.     Top = 84
  58.     Width = 62
  59.     Height = 13
  60.     Caption = 'ShipToAddr1'
  61.     FocusControl = DBEdit7
  62.   end
  63.   object Label8: TLabel [7]
  64.     Left = 188
  65.     Top = 128
  66.     Width = 62
  67.     Height = 13
  68.     Caption = 'ShipToAddr2'
  69.     FocusControl = DBEdit8
  70.   end
  71.   object Label9: TLabel [8]
  72.     Left = 188
  73.     Top = 172
  74.     Width = 51
  75.     Height = 13
  76.     Caption = 'ShipToCity'
  77.     FocusControl = DBEdit9
  78.   end
  79.   object Label10: TLabel [9]
  80.     Left = 188
  81.     Top = 216
  82.     Width = 59
  83.     Height = 13
  84.     Caption = 'ShipToState'
  85.     FocusControl = DBEdit10
  86.   end
  87.   object Label11: TLabel [10]
  88.     Left = 188
  89.     Top = 260
  90.     Width = 49
  91.     Height = 13
  92.     Caption = 'ShipToZip'
  93.     FocusControl = DBEdit11
  94.   end
  95.   object Label12: TLabel [11]
  96.     Left = 188
  97.     Top = 304
  98.     Width = 70
  99.     Height = 13
  100.     Caption = 'ShipToCountry'
  101.     FocusControl = DBEdit12
  102.   end
  103.   object Label13: TLabel [12]
  104.     Left = 404
  105.     Top = 40
  106.     Width = 65
  107.     Height = 13
  108.     Caption = 'ShipToPhone'
  109.     FocusControl = DBEdit13
  110.   end
  111.   object Label14: TLabel [13]
  112.     Left = 404
  113.     Top = 84
  114.     Width = 38
  115.     Height = 13
  116.     Caption = 'ShipVIA'
  117.     FocusControl = DBEdit14
  118.   end
  119.   object Label15: TLabel [14]
  120.     Left = 404
  121.     Top = 128
  122.     Width = 15
  123.     Height = 13
  124.     Caption = 'PO'
  125.     FocusControl = DBEdit15
  126.   end
  127.   object Label16: TLabel [15]
  128.     Left = 404
  129.     Top = 172
  130.     Width = 29
  131.     Height = 13
  132.     Caption = 'Terms'
  133.     FocusControl = DBEdit16
  134.   end
  135.   object Label17: TLabel [16]
  136.     Left = 404
  137.     Top = 216
  138.     Width = 77
  139.     Height = 13
  140.     Caption = 'PaymentMethod'
  141.     FocusControl = DBEdit17
  142.   end
  143.   object Label18: TLabel [17]
  144.     Left = 404
  145.     Top = 260
  146.     Width = 49
  147.     Height = 13
  148.     Caption = 'ItemsTotal'
  149.     FocusControl = DBEdit18
  150.   end
  151.   object Label19: TLabel [18]
  152.     Left = 404
  153.     Top = 304
  154.     Width = 41
  155.     Height = 13
  156.     Caption = 'TaxRate'
  157.     FocusControl = DBEdit19
  158.   end
  159.   object Label20: TLabel [19]
  160.     Left = 404
  161.     Top = 348
  162.     Width = 32
  163.     Height = 13
  164.     Caption = 'Freight'
  165.     FocusControl = DBEdit20
  166.   end
  167.   object Label21: TLabel [20]
  168.     Left = 404
  169.     Top = 392
  170.     Width = 57
  171.     Height = 13
  172.     Caption = 'AmountPaid'
  173.     FocusControl = DBEdit21
  174.   end
  175.   object DBText1: TDBText [21]
  176.     Left = 64
  177.     Top = 408
  178.     Width = 153
  179.     Height = 17
  180.     Cursor = crHandPoint
  181.     Hint = 'Hyperlink to the associated customer'
  182.     Color = clBtnFace
  183.     DataField = 'Company'
  184.     DataSource = DataSourceCustomer
  185.     Font.Charset = DEFAULT_CHARSET
  186.     Font.Color = clBlue
  187.     Font.Height = -11
  188.     Font.Name = 'MS Sans Serif'
  189.     Font.Style = [fsUnderline]
  190.     ParentColor = False
  191.     ParentFont = False
  192.     OnClick = DBText1Click
  193.   end
  194.   object Label22: TLabel [22]
  195.     Left = 12
  196.     Top = 408
  197.     Width = 47
  198.     Height = 13
  199.     Caption = 'Customer:'
  200.   end
  201.   object DBEdit1: TDBEdit [25]
  202.     Left = 16
  203.     Top = 56
  204.     Width = 64
  205.     Height = 21
  206.     Hint = 'Order number'
  207.     DataField = 'OrderNo'
  208.     DataSource = DataSourceOrders
  209.     TabOrder = 2
  210.   end
  211.   object DBEdit2: TDBEdit [26]
  212.     Left = 16
  213.     Top = 100
  214.     Width = 64
  215.     Height = 21
  216.     Hint = 'Associated customer number'
  217.     DataField = 'CustNo'
  218.     DataSource = DataSourceOrders
  219.     TabOrder = 3
  220.   end
  221.   object DBEdit3: TDBEdit [27]
  222.     Left = 16
  223.     Top = 144
  224.     Width = 112
  225.     Height = 21
  226.     Hint = 'Date of sale'
  227.     DataField = 'SaleDate'
  228.     DataSource = DataSourceOrders
  229.     TabOrder = 4
  230.   end
  231.   object DBEdit4: TDBEdit [28]
  232.     Left = 16
  233.     Top = 188
  234.     Width = 112
  235.     Height = 21
  236.     Hint = 'Ship date'
  237.     DataField = 'ShipDate'
  238.     DataSource = DataSourceOrders
  239.     TabOrder = 5
  240.   end
  241.   object DBEdit5: TDBEdit [29]
  242.     Left = 16
  243.     Top = 232
  244.     Width = 64
  245.     Height = 21
  246.     Hint = 'Associated employee'
  247.     DataField = 'EmpNo'
  248.     DataSource = DataSourceOrders
  249.     TabOrder = 6
  250.   end
  251.   object DBEdit6: TDBEdit [30]
  252.     Left = 188
  253.     Top = 56
  254.     Width = 124
  255.     Height = 21
  256.     Hint = 'Ship-to contact name'
  257.     DataField = 'ShipToContact'
  258.     DataSource = DataSourceOrders
  259.     TabOrder = 7
  260.   end
  261.   object DBEdit7: TDBEdit [31]
  262.     Left = 188
  263.     Top = 100
  264.     Width = 184
  265.     Height = 21
  266.     Hint = 'Ship-to address line one'
  267.     DataField = 'ShipToAddr1'
  268.     DataSource = DataSourceOrders
  269.     TabOrder = 8
  270.   end
  271.   object DBEdit8: TDBEdit [32]
  272.     Left = 188
  273.     Top = 144
  274.     Width = 184
  275.     Height = 21
  276.     Hint = 'Ship-to address line two'
  277.     DataField = 'ShipToAddr2'
  278.     DataSource = DataSourceOrders
  279.     TabOrder = 9
  280.   end
  281.   object DBEdit9: TDBEdit [33]
  282.     Left = 188
  283.     Top = 188
  284.     Width = 94
  285.     Height = 21
  286.     Hint = 'Ship-to city'
  287.     DataField = 'ShipToCity'
  288.     DataSource = DataSourceOrders
  289.     TabOrder = 10
  290.   end
  291.   object DBEdit10: TDBEdit [34]
  292.     Left = 188
  293.     Top = 232
  294.     Width = 124
  295.     Height = 21
  296.     Hint = 'Ship-to state'
  297.     DataField = 'ShipToState'
  298.     DataSource = DataSourceOrders
  299.     TabOrder = 11
  300.   end
  301.   object DBEdit11: TDBEdit [35]
  302.     Left = 188
  303.     Top = 276
  304.     Width = 64
  305.     Height = 21
  306.     Hint = 'Ship-to ZIP code'
  307.     DataField = 'ShipToZip'
  308.     DataSource = DataSourceOrders
  309.     TabOrder = 12
  310.   end
  311.   object DBEdit12: TDBEdit [36]
  312.     Left = 188
  313.     Top = 320
  314.     Width = 124
  315.     Height = 21
  316.     Hint = 'Ship-to country'
  317.     DataField = 'ShipToCountry'
  318.     DataSource = DataSourceOrders
  319.     TabOrder = 13
  320.   end
  321.   object DBEdit13: TDBEdit [37]
  322.     Left = 404
  323.     Top = 56
  324.     Width = 94
  325.     Height = 21
  326.     Hint = 'Ship-to telephone number'
  327.     DataField = 'ShipToPhone'
  328.     DataSource = DataSourceOrders
  329.     TabOrder = 14
  330.   end
  331.   object DBEdit14: TDBEdit [38]
  332.     Left = 404
  333.     Top = 100
  334.     Width = 46
  335.     Height = 21
  336.     Hint = 'Ship-to carrier'
  337.     DataField = 'ShipVIA'
  338.     DataSource = DataSourceOrders
  339.     TabOrder = 15
  340.   end
  341.   object DBEdit15: TDBEdit [39]
  342.     Left = 404
  343.     Top = 144
  344.     Width = 94
  345.     Height = 21
  346.     Hint = 'Ship-to post office box number'
  347.     DataField = 'PO'
  348.     DataSource = DataSourceOrders
  349.     TabOrder = 16
  350.   end
  351.   object DBEdit16: TDBEdit [40]
  352.     Left = 404
  353.     Top = 188
  354.     Width = 40
  355.     Height = 21
  356.     Hint = 'Ship-to terms'
  357.     DataField = 'Terms'
  358.     DataSource = DataSourceOrders
  359.     TabOrder = 17
  360.   end
  361.   object DBEdit17: TDBEdit [41]
  362.     Left = 404
  363.     Top = 232
  364.     Width = 46
  365.     Height = 21
  366.     Hint = 'Ship-to payment method'
  367.     DataField = 'PaymentMethod'
  368.     DataSource = DataSourceOrders
  369.     TabOrder = 18
  370.   end
  371.   object DBEdit18: TDBEdit [42]
  372.     Left = 404
  373.     Top = 276
  374.     Width = 64
  375.     Height = 21
  376.     Hint = 'Ship-to item count'
  377.     DataField = 'ItemsTotal'
  378.     DataSource = DataSourceOrders
  379.     TabOrder = 19
  380.   end
  381.   object DBEdit19: TDBEdit [43]
  382.     Left = 404
  383.     Top = 320
  384.     Width = 64
  385.     Height = 21
  386.     Hint = 'Ship-to tax rate'
  387.     DataField = 'TaxRate'
  388.     DataSource = DataSourceOrders
  389.     TabOrder = 20
  390.   end
  391.   object DBEdit20: TDBEdit [44]
  392.     Left = 404
  393.     Top = 364
  394.     Width = 64
  395.     Height = 21
  396.     Hint = 'Ship-to freight charge'
  397.     DataField = 'Freight'
  398.     DataSource = DataSourceOrders
  399.     TabOrder = 21
  400.   end
  401.   object DBEdit21: TDBEdit [45]
  402.     Left = 404
  403.     Top = 408
  404.     Width = 64
  405.     Height = 21
  406.     Hint = 'Ship-to amount paid'
  407.     DataField = 'AmountPaid'
  408.     DataSource = DataSourceOrders
  409.     TabOrder = 22
  410.   end
  411.   inherited ImageListBase: TImageList
  412.     Top = 65528
  413.   end
  414.   inherited ActionListEntity: TActionList
  415.     Left = 116
  416.     Top = 65532
  417.   end
  418.   inherited PopupMenuEntity: TPopupMenu
  419.     Left = 160
  420.     Top = 65528
  421.   end
  422.   object DataSourceOrders: TDataSource
  423.     Left = 48
  424.     Top = 284
  425.   end
  426.   object DataSourceCustomer: TDataSource
  427.     Left = 48
  428.     Top = 348
  429.   end
  430. end
  431.